home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / utility / utilcli / movest.lha / movest / wbin < prev    next >
Text File  |  1997-01-10  |  191b  |  6 lines

  1. echo "Moving all Files From WBStartupReserve To WBStartup"
  2. copy sys:wbstartupreserve/#? to sys:wbstartup quiet
  3. delete sys:wbstartupreserve/#? quiet
  4. echo "Files Moved To WBStartup"
  5. wait 3 Sec
  6.